func time.cutspace

3 uses

	time (current package)
		format.go#L953: func cutspace(s string) string {
		format.go#L968: 			prefix = cutspace(prefix)
		format.go#L969: 			value = cutspace(value)